home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / HELPME.ARJ / BGFAX.CNF next >
Text File  |  1994-01-04  |  3KB  |  69 lines

  1. ; THIS IS A SAMPLE BGFAX.CNF FILE FOR PEOPLE WANTING TO USE BGFAX WITH A
  2. ; STANDARD DRAFT-BASED CLASS 2 FAXMODEM.  THE INITIALIZATION STRINGS IN
  3. ; THIS FILE ARE *NOT* COMPATIBLE WITH CLASS 2.0 MODEMS.  SEE THE BGFAX.USR
  4. ; SAMPLE CONFIGURATION FILE FOR MORE DETAILS.
  5. ;
  6. ; this file is ONLY required for people using /host, /send and /init mode.
  7. , people using rear end mode call bgfax as BGFAX /xxx where "xxx" is
  8. ; /fax, /fcon, /fast, /fco, /fcos, /fzyx, etc.
  9. ;
  10. ; po ... port, number 1 through 4 or hex base address and IRQ in the
  11. ;        format po=3f8x5 for non-standard port configurations, also,
  12. ;        if a ! follows the port, po=2!, means don't shift to 19200
  13. ; ft ... fax type (Z for ZFAX, Q for Quick Link II format)
  14. ; sp ... DTE locked port speed
  15. ; rp ... receive path where incoming faxes are put
  16. ; tc ... string bgfax sends to modem to terminate communications
  17. ;
  18. ;------------------------- generic setup ------------------------
  19. po=1
  20. ft=z
  21. sp=38400
  22. rp=C:\BGFAX
  23. tc=ATH1M
  24. ;--------------------- fax send mode strings --------------------
  25. si=AT+FLID="713 893 9124"
  26. ds=ATM2DT
  27. dt=60
  28. mb=3
  29. mf=3
  30. sw=10
  31. ;
  32. ; si ... initialization strings for send fax mode, up to 5 entries
  33. ; ds ... dial string (bgfax will append telephone number)
  34. ; dt ... maximum number of seconds for timeout on dialing
  35. ; mb ... maximum of busy signals before abort
  36. ; mf ... maximum number of connect failures
  37. ; sw ... seconds to wait before redialing
  38. ;
  39. ;-------------------- front end mode strings --------------------
  40. in=AT+FCR=1;+FLID="713 555 1212";+FDCC=1,5,0,2,0,0,0,0
  41. ri=1
  42. an=at+faa=1;a
  43. do=Please press the [Esc] key to load Tranquility Base.
  44. lo=Loading the bulletin board.  Please wait.
  45. ec=<echo>
  46. sl=2400
  47. ts=Calls are not accepted below 2400 bps.  Sorry.
  48. cm=CQ,30
  49. ky=P,174
  50. ky=X,0
  51. ;
  52. ; in ... initialization strings, up to 5 in= entries allowed
  53. ; ri ... number of rings to answer phone
  54. ; an ... modem answer string
  55. ; do ... string that tells user to press [Esc], if do=<load> it will
  56. ;        automatically begin loading the BBS
  57. ; lo ... string that is displayed after user hits [Esc]
  58. ; ec ... string passed to BBS when on error free call, if ec=<echo>
  59. ;        it will pass the "/xxx" in "CONNECT 14400/xxx"
  60. ; sl ... slowest DCE real data rate allowed
  61. ; ts ... string shown to users who are calling too slow
  62. ; cm ... crash mail string for GT Power sysops
  63. ; ky ... alt-key, errorlevel to exit on when waiting for calls
  64. ; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
  65. ;
  66. ; don't forget frontend, /SEND and /INIT mode require an environment
  67. ; variable BGFAX pointing to DIRECTORY with this file
  68.  
  69.